0
Welcome Guest! Login
0 items Join Now

RokPad Editor Plugin Released!

  • Re: RokPad Editor Plugin Released!

    Posted 14 years 8 months ago
    • absolutely ridiculous. i was just looking for something like that today. and boom rockettheme does it again
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: RokPad Editor Plugin Released!

    Posted 14 years 8 months ago
    • Great!
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: RokPad Editor Plugin Released!

    Posted 14 years 8 months ago
    • Any chance of wordwrap functionality?
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: RokPad Editor Plugin Released!

    Posted 14 years 8 months ago
    • Yes and No. We pulled wordwrap because it doesn't work with line numbers, however, it does work without them. So we're going to add an ability to use wordwrap, but it will disable line-numbers. Go-to-line does work with both, so we should be good to go.
    • Rich Bean's Avatar
    • Rich Bean
    • Elite Rocketeer
    • Posts: 1194
    • Thanks: 1

    Re: RokPad Editor Plugin Released!

    Posted 14 years 8 months ago
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: RokPad Editor Plugin Released!

    Posted 14 years 6 months ago
    • Has the text wrapping been taking out of rokpad? Just tried it and couldnt see the options in settings.

      Edit: just found it in plugin parameters :oops:
    • MindTooth's Avatar
    • MindTooth
    • Elite Rocketeer
    • Posts: 563
    • Thanks: 0

    Re: RokPad Editor Plugin Released!

    Posted 13 years 4 months ago
    • I hope to see this being updated soon. Adding better support with ZOO, and update the CodeMirror library to version 0.92[1].

      [1] j.mp/hyDKCZ
  • Re: RokPad Editor Plugin Released!

    Posted 13 years 4 months ago
    • RokPad should work with ZOO, we've been reported by YooTheme about the issues and we collaborated to make the two work nicely together. This was a while ago though, Is there any new issue we are not aware of?

      We periodically update RokPad when outstanding updates are in CodeMirror, we even provided fixes to the author of CodeMirror. For a while now we've been using a trunk version for RokPad as it was more stable than the current released version, so depending on the issues and the new features we update CodeMirror in RokPad.
    • / Djamil Legato / Lead Developer /
    • MindTooth's Avatar
    • MindTooth
    • Elite Rocketeer
    • Posts: 563
    • Thanks: 0

    Re: RokPad Editor Plugin Released!

    Posted 13 years 4 months ago
    • My problem is that the editor area is stretched to the right[1], but its also hidden underneath. Making it a bit hard to work with. This is with ZOO 2.2.3 I think.

      [1] imgur.com/EPd6r
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: RokPad Editor Plugin Released!

    Posted 13 years 4 months ago
    • locate this file
      joomla-root/plugins/editors/rokpad/css/rokpad.css

      find this line

      .rokpad {background: #fff;top: 3px;left: 3px;z-index: 5000;min-width:760px;}

      and change it to

      .rokpad {background: #fff;top: 3px;left: 3px;z-index: 5000;min-width:520px;}

Time to create page: 0.065 seconds